home *** CD-ROM | disk | FTP | other *** search
/ User's Choice Windows CD / User's Choice Windows CD (CMS Software)(1993).iso / windows3 / mort13d.zip / README.TXT < prev   
Text File  |  1992-05-07  |  3KB  |  79 lines

  1.  
  2.  
  3.  
  4. Notes about changes:
  5. --------------------
  6.    [v1.3d]
  7.  
  8.    Added feature to allow negative payment adjustments.  This allows for 
  9.    adjusting down to a 'rounded down' payment and for penalty adjustments.
  10.  
  11.    [v1.3c]
  12.  
  13.    Updated for running on MS Windows 3.1.  All registered users upgraded free.
  14.  
  15.    [v1.3b]
  16.  
  17.    Fixed FILE SAVE_AS to handle long names in nested directories.
  18.  
  19.    [v1.3a]
  20.    
  21.    Fixed file naming error in FILE SAVE_AS could cause UAE.
  22.  
  23.  
  24.    [v1.3]
  25.  
  26.    Added loan calculations for terms in months.  This is indicated by
  27.    appending the letter 'm' to the length value.
  28.  
  29.    Added commas in big numbers for ease of reading.
  30.  
  31.    Made percent %, dollar sign $, and comma optional in all fields.  All
  32.    number data values are parsed to remove extraneous typos.
  33.  
  34.    Improved amortization formatting for large numbers...millions of $.
  35.  
  36.    Corrected interface with auxiliary font managers which caused fonts
  37.    to change between pages.
  38.  
  39. ============================================================================
  40.  
  41.    [v1.2a]
  42.  
  43.    Fixed intermittent printer hang when printing Note Pad.
  44.  
  45.    Reversed Month and Date display locations...cosmetic.
  46.  
  47.    Avoided printer text corruption caused by MSC 6.00AX compiler
  48.    optimizer when printing Note Pad.
  49.  
  50. ============================================================================
  51.  
  52.    [v1.1]
  53.  
  54.    Several printer display changes were made to improve column alignment.
  55.  
  56.    The PRINT button now performs an implicit calculation of the current data 
  57.    to the printer to insure that the entered data and printed data both
  58.    coincide without regard to the current amortization schedule displayed. 
  59.  
  60.    The main menu's EXIT selection and the FILE menu's EXIT selection use
  61.    the hot key 'X' instead of the previous hot key 'E' to align with Microsoft's
  62.    pseudo standard.
  63.  
  64.    The file extension is forced to '.mtg' whether or not an extension is
  65.    entered to avoid misplacing data files.
  66.  
  67.    Early window initialization to simplify running on the debug version
  68.    of MS Windows 3.0.  (debug validation error)
  69.  
  70.    UAE: print driver communication to accomodate the IBM ProPrinter driver.
  71.  
  72.    UAE: print tabulation width corrected to accomodate drivers that do not
  73.    truncate white space/tabs that extend beyond the limits of their
  74.    page image.
  75.  
  76.    UAE: interest rate adjustments that are specified beyond the specified
  77.    extent of the loan amortization.  Now cause warning instead of UAE.
  78.  
  79.